home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Documents / NeXTAnswers / hardware.475 < prev    next >
Text File  |  1992-02-06  |  4KB  |  120 lines

  1. Q:  What do error codes mean at power-up time?
  2.  
  3. A:  If you got an error message "EC81" when you turned on the machine, see NextAnswer hardware.442.  
  4.  
  5.  Here are all the System Test Diagnostics Error Codes, from the on-line document
  6.  In Version 1.0:
  7. /NextLibrary/Documentation/NeXT/SysRefMan/17_ROM.wn
  8. In Version 2.0:
  9. /NextLibrary/Documentation/NextAdmin/11_StartupShutdown/_Troubleshooting.rtfd
  10.  
  11. This section lists error codes that might be returned if a system test diagnostic fails.  When the system test fails while the animated boot icon is being displayed, you can display the text window containing the specific system test error message by typing the NMI key sequence (that is, by pressing the backquote key on the keypad while holding down both the left and right Command keys).
  12.  
  13.  
  14. FPU Tests
  15.  
  16. Error Code    Meaning
  17. 41    FPU data registers are faulty.  
  18. 42    FPU and CPU intraprocessor data transfer test failed.  
  19. 43    FPU arithmetic functional test failed.  
  20.  
  21.  
  22. SCC Channel Tests
  23.  
  24. Error Code    Meaning
  25. 51    Port A SCC/DMA transmit interrupt didn't occur within 0.1 second.  
  26. 52    Port A SCC chip didn't receive the loopback character within 0.1 second.  
  27. 53    Port A loopback character doesn't match the character sent.  
  28. 55    Port B Tx buffer not cleared after waiting for 0.1 second.  
  29. 56    Port B non-DMA transmit not finished within 0.1 second.  
  30. 57    Port B non-DMA loopback character doesn't match the one sent.
  31.  
  32.  
  33. SCSI Channel Tests
  34.  
  35. Error Code    Meaning
  36. 61    FIFO count doesn't match the number of characters loaded.  
  37. 62    FIFO doesn't contain the data that was loaded.  
  38. 63    FIFO count doesn't match number of characters left in FIFO.
  39.  
  40. Tests that produce the following error codes are executed only if a SCSI drive is installed and the p command's “SCSI test” parameter is enabled.
  41.  
  42. Error Code    Meaning
  43. 64    FIFO flush command failed.  
  44. 65    Cannot load counter with test pattern.  
  45. 66    Cannot load counter with inversed test pattern.  
  46. 67    Configuration register failed.  
  47. 68    53c90 doesn't generate interrupt on illegal command.
  48.  
  49.  
  50. Ethernet Channel Tests
  51.  
  52. Error Code    Meaning
  53. 71    Couldn't set physical address.  
  54. 72    Couldn't drain DMA receive buffer.  
  55. 73    Physical packet not received.  
  56. 74    Physical packet was garbled.  
  57. 75    Received a packet with wrong address.  
  58. 76    Broadcast packet not received.  
  59. 77    Broadcast packet was garbled.
  60.  
  61.  
  62. MO Drive ECC Tests
  63.  
  64. Error Code    Meaning
  65. 81    DMA transfer of raw data to ECC failed.  
  66. 82    DMA read of encoded data from the ECC failed.  
  67. 83    DMA transfer of corrupted data back to ECC failed.  
  68. 84    ECC error count is incorrect.  
  69. 85    DMA transfer of corrected data from ECC failed.  
  70. 86    ECC corrected data isn't correct.
  71.  
  72.  
  73. Real-Time Clock Tests
  74.  
  75. Error Code    Meaning
  76. 91    The RTC didn't tick after 0.3 seconds.
  77.  
  78.  
  79. Two Bit Graphics Tests
  80.  
  81. Error Code    Meaning
  82. a1    Main memory TBG A*B function failed.
  83. a2    Main memory TBG ceiling(A+B) function failed.
  84. a3    Main memory TBG (1-A)*B function failed.
  85. a4    Main memory TBG A+B-A*B function failed.
  86. a1    Video memory TBG A*B function failed.
  87. a2    Video memory TBG ceiling(A+B) function failed.
  88. a3    Video memory TBG (1-A)*B function failed.
  89. a4    Video memory TBG A+B-A*B function failed.
  90.  
  91.  
  92. System Timer Tests
  93.  
  94. Error Code    Meaning
  95. c2    The system timer can't be set.  
  96. c3    The system timer interrupt doesn't work.
  97.  
  98.  
  99. Event Counter Tests
  100.  
  101. Error Code    Meaning
  102. d1    The event counter didn't tick after 2 microseconds.  
  103. d2    The event counter isn't accurate.  
  104. d3    The event counter isn't ticking smoothly.
  105.  
  106.  
  107. Sound-Out Tests
  108.  
  109. Error Code    Meaning
  110. e1    DMA sound-out start failed.
  111. e2    DMA transfer of sound-out data failed.
  112.  
  113. QA475
  114.  
  115. Valid for 1.0
  116. Valid for 2.0
  117.  
  118.  
  119.  
  120.